home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP NET Rehberi Eylül 1998.iso
/
ftp
/
iftp21
/
EXAMPLES.ZIP
/
EXAM6.FTP
< prev
next >
Wrap
Text File
|
1997-07-11
|
551b
|
18 lines
:---------------------------------------------------------------------
: exam5.ftp
: iFTP example script, using the HALT command to set an batch file
: errorlevel. See exam6.bat
:---------------------------------------------------------------------
Log Forcing Dial Error with bad RAS entryname, username and password...
dial XXXXXX XXXXXX XXXXXX
if not success goto error
Log Successful dial!
hangup
:----------------------------------------------------------------------
LABEL error
WriteError "Dial Error"
halt 2